home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Library Hyper Card Templates / Open Stack / Catalog Help / background_2610.txt < prev    next >
Encoding:
Text File  |  1987-12-04  |  10.3 KB  |  464 lines

  1. -- background: 2610 from stack: in
  2. -- bmap block id: 3106
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0007
  11. -- rect: left=60 top=39 right=70 bottom=429
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 2
  16. -- text size: 12
  17. -- style flags: 256
  18. -- line height: 16
  19. -- part name: Title
  20. ----- HyperTalk script -----
  21. on closeField
  22.   global fieldList
  23.   put word 3 of name of me into tempName
  24.   if not(fieldList contains tempName) then
  25.     put (word 3 of name of me) & "," after fieldList
  26.   end if
  27. end closeField
  28.  
  29.  
  30. -- part 2 (field)
  31. -- low flags: 00
  32. -- high flags: 0007
  33. -- rect: left=64 top=72 right=103 bottom=432
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 2
  38. -- text size: 12
  39. -- style flags: 256
  40. -- line height: 16
  41. -- part name: Author
  42. ----- HyperTalk script -----
  43. on closeField
  44.   global fieldList
  45.   put word 3 of name of me into tempName
  46.   if not(fieldList contains tempName) then
  47.     put (word 3 of name of me) & "," after fieldList
  48.   end if
  49. end closeField
  50.  
  51.  
  52. -- part 3 (field)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=52 top=104 right=135 bottom=251
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 0
  59. -- font id: 2
  60. -- text size: 12
  61. -- style flags: 256
  62. -- line height: 16
  63. -- part name: Place
  64. ----- HyperTalk script -----
  65. on closeField
  66.   global fieldList
  67.   put word 3 of name of me into tempName
  68.   if not(fieldList contains tempName) then
  69.     put (word 3 of name of me) & "," after fieldList
  70.   end if
  71. end closeField
  72.  
  73.  
  74. -- part 4 (field)
  75. -- low flags: 00
  76. -- high flags: 0000
  77. -- rect: left=80 top=134 right=166 bottom=304
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 0
  81. -- font id: 2
  82. -- text size: 12
  83. -- style flags: 256
  84. -- line height: 16
  85. -- part name: Publisher
  86. ----- HyperTalk script -----
  87. on closeField
  88.   global fieldList
  89.   put word 3 of name of me into tempName
  90.   if not(fieldList contains tempName) then
  91.     put (word 3 of name of me) & "," after fieldList
  92.   end if
  93. end closeField
  94.  
  95.  
  96. -- part 13 (field)
  97. -- low flags: 00
  98. -- high flags: 0000
  99. -- rect: left=47 top=166 right=196 bottom=128
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 0 / 0
  102. -- text alignment: 0
  103. -- font id: 2
  104. -- text size: 12
  105. -- style flags: 256
  106. -- line height: 16
  107. -- part name: Date
  108. ----- HyperTalk script -----
  109. on closeField
  110.   global fieldList
  111.   put word 3 of name of me into tempName
  112.   if not(fieldList contains tempName) then
  113.     put (word 3 of name of me) & "," after fieldList
  114.   end if
  115. end closeField
  116.  
  117.  
  118. -- part 6 (field)
  119. -- low flags: 00
  120. -- high flags: 0000
  121. -- rect: left=54 top=197 right=229 bottom=369
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 0
  125. -- font id: 2
  126. -- text size: 12
  127. -- style flags: 256
  128. -- line height: 16
  129. -- part name: Desc
  130. ----- HyperTalk script -----
  131. on closeField
  132.   global fieldList
  133.   put word 3 of name of me into tempName
  134.   if not(fieldList contains tempName) then
  135.     put (word 3 of name of me) & "," after fieldList
  136.   end if
  137. end closeField
  138.  
  139.  
  140. -- part 7 (field)
  141. -- low flags: 00
  142. -- high flags: 2000
  143. -- rect: left=207 top=167 right=198 bottom=285
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 0
  147. -- font id: 2
  148. -- text size: 12
  149. -- style flags: 256
  150. -- line height: 16
  151. -- part name: No. of pages
  152. ----- HyperTalk script -----
  153. on closeField
  154.   global fieldList
  155.   put word 3 of name of me into tempName
  156.   if not(fieldList contains tempName) then
  157.     put (word 3 of name of me) & "," after fieldList
  158.   end if
  159. end closeField
  160.  
  161.  
  162. -- part 9 (field)
  163. -- low flags: 00
  164. -- high flags: 4007
  165. -- rect: left=71 top=236 right=267 bottom=370
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 0
  169. -- font id: 2
  170. -- text size: 12
  171. -- style flags: 256
  172. -- line height: 16
  173. -- part name: Subjects
  174. ----- HyperTalk script -----
  175. on closeField
  176.   global fieldList
  177.   put word 3 of name of me into tempName
  178.   if not(fieldList contains tempName) then
  179.     put (word 3 of name of me) & "," after fieldList
  180.   end if
  181. end closeField
  182.  
  183.  
  184. -- part 8 (field)
  185. -- low flags: 00
  186. -- high flags: 4007
  187. -- rect: left=115 top=270 right=301 bottom=370
  188. -- title width / last selected line: 0
  189. -- icon id / first selected line: 0 / 0
  190. -- text alignment: 0
  191. -- font id: 2
  192. -- text size: 12
  193. -- style flags: 256
  194. -- line height: 16
  195. -- part name: See references
  196. ----- HyperTalk script -----
  197. on closeField
  198.   global fieldList
  199.   put word 3 of name of me into tempName
  200.   if not(fieldList contains tempName) then
  201.     put (word 3 of name of me) & "," after fieldList
  202.   end if
  203. end closeField
  204.  
  205.  
  206. -- part 10 (button)
  207. -- low flags: 00
  208. -- high flags: 8003
  209. -- rect: left=401 top=314 right=339 bottom=510
  210. -- title width / last selected line: 0
  211. -- icon id / first selected line: 0 / 0
  212. -- text alignment: 1
  213. -- font id: 0
  214. -- text size: 12
  215. -- style flags: 0
  216. -- line height: 16
  217. -- part name: Circulation Card
  218. ----- HyperTalk script -----
  219. on mouseUp
  220.   answer "This takes you to the Circulation Card"
  221. end mouseUp
  222.  
  223.  
  224. -- part 14 (field)
  225. -- low flags: 00
  226. -- high flags: 0002
  227. -- rect: left=387 top=167 right=246 bottom=461
  228. -- title width / last selected line: 0
  229. -- icon id / first selected line: 0 / 0
  230. -- text alignment: 0
  231. -- font id: 2
  232. -- text size: 12
  233. -- style flags: 256
  234. -- line height: 16
  235. -- part name: Call number
  236. ----- HyperTalk script -----
  237. on closeField
  238.   global fieldList
  239.   put word 3 of name of me into tempName
  240.   if not(fieldList contains tempName) then
  241.     put (word 3 of name of me) & "," after fieldList
  242.   end if
  243. end closeField
  244.  
  245.  
  246. -- part 15 (field)
  247. -- low flags: 00
  248. -- high flags: 0002
  249. -- rect: left=393 top=109 right=125 bottom=467
  250. -- title width / last selected line: 0
  251. -- icon id / first selected line: 0 / 0
  252. -- text alignment: 0
  253. -- font id: 2
  254. -- text size: 12
  255. -- style flags: 256
  256. -- line height: 16
  257. -- part name: Book Number
  258. ----- HyperTalk script -----
  259. on closeField
  260.   global fieldList,bookNumber,tentativeBook
  261.   if tentativeBook is true then
  262.     put field "Book Number" into bookNumber
  263.   else
  264.  
  265.     put word 3 of name of me into tempName
  266.     if not(fieldList contains tempName) then
  267.       put (word 3 of name of me) & "," after fieldList
  268.     end if
  269.   end if
  270. end closeField
  271.  
  272.  
  273. -- part 16 (button)
  274. -- low flags: 00
  275. -- high flags: 0000
  276. -- rect: left=218 top=316 right=339 bottom=244
  277. -- title width / last selected line: 0
  278. -- icon id / first selected line: 9301 / 9301
  279. -- text alignment: 1
  280. -- font id: 0
  281. -- text size: 12
  282. -- style flags: 0
  283. -- line height: 16
  284. -- part name: Prev
  285. ----- HyperTalk script -----
  286. on mouseUp
  287.   go to prev card
  288. end mouseUp
  289.  
  290.  
  291.  
  292. -- part 17 (button)
  293. -- low flags: 00
  294. -- high flags: 0000
  295. -- rect: left=245 top=316 right=339 bottom=270
  296. -- title width / last selected line: 0
  297. -- icon id / first selected line: 27009 / 27009
  298. -- text alignment: 1
  299. -- font id: 0
  300. -- text size: 12
  301. -- style flags: 0
  302. -- line height: 16
  303. -- part name: Next
  304. ----- HyperTalk script -----
  305. on mouseUp
  306.   go to next card
  307. end mouseUp
  308.  
  309.  
  310.  
  311. -- part 18 (button)
  312. -- low flags: 00
  313. -- high flags: 8003
  314. -- rect: left=100 top=315 right=335 bottom=181
  315. -- title width / last selected line: 0
  316. -- icon id / first selected line: 0 / 0
  317. -- text alignment: 1
  318. -- font id: 0
  319. -- text size: 12
  320. -- style flags: 0
  321. -- line height: 16
  322. -- part name: Label Setup
  323. ----- HyperTalk script -----
  324. on mouseUp
  325.   answer "This takes you to the Labels stack"
  326. end mouseUp
  327.  
  328.  
  329.  
  330. -- part 19 (field)
  331. -- low flags: 00
  332. -- high flags: 0002
  333. -- rect: left=340 top=129 right=145 bottom=447
  334. -- title width / last selected line: 0
  335. -- icon id / first selected line: 0 / 0
  336. -- text alignment: 0
  337. -- font id: 2
  338. -- text size: 12
  339. -- style flags: 256
  340. -- line height: 16
  341. -- part name: ISBN
  342. ----- HyperTalk script -----
  343. on closeField
  344.   global fieldList
  345.   put word 3 of name of me into tempName
  346.   if not(fieldList contains tempName) then
  347.     put (word 3 of name of me) & "," after fieldList
  348.   end if
  349. end closeField
  350.  
  351.  
  352. -- part 20 (field)
  353. -- low flags: 00
  354. -- high flags: 0002
  355. -- rect: left=340 top=147 right=164 bottom=447
  356. -- title width / last selected line: 0
  357. -- icon id / first selected line: 0 / 0
  358. -- text alignment: 0
  359. -- font id: 2
  360. -- text size: 12
  361. -- style flags: 256
  362. -- line height: 16
  363. -- part name: LCCN
  364. ----- HyperTalk script -----
  365. on closeField
  366.   global fieldList
  367.   put word 3 of name of me into tempName
  368.   if not(fieldList contains tempName) then
  369.     put (word 3 of name of me) & "," after fieldList
  370.   end if
  371. end closeField
  372.  
  373.  
  374. -- part 21 (button)
  375. -- low flags: 00
  376. -- high flags: 8003
  377. -- rect: left=181 top=316 right=336 bottom=217
  378. -- title width / last selected line: 0
  379. -- icon id / first selected line: 0 / 0
  380. -- text alignment: 1
  381. -- font id: 0
  382. -- text size: 12
  383. -- style flags: 0
  384. -- line height: 16
  385. -- part name: Sort
  386. ----- HyperTalk script -----
  387. on mouseUp
  388.   answer "This lets you sort on any field"
  389. end mouseUp
  390.  
  391.  
  392.  
  393. -- part 22 (button)
  394. -- low flags: 00
  395. -- high flags: 8003
  396. -- rect: left=274 top=315 right=340 bottom=400
  397. -- title width / last selected line: 0
  398. -- icon id / first selected line: 0 / 0
  399. -- text alignment: 1
  400. -- font id: 0
  401. -- text size: 12
  402. -- style flags: 0
  403. -- line height: 16
  404. -- part name: Acquisition Screen
  405. ----- HyperTalk script -----
  406. on mouseUp
  407.   answer "This takes you to the Acquisitions Screen"
  408. end mouseUp
  409.  
  410.  
  411. -- part 28 (field)
  412. -- low flags: 00
  413. -- high flags: 0002
  414. -- rect: left=421 top=267 right=281 bottom=467
  415. -- title width / last selected line: 0
  416. -- icon id / first selected line: 0 / 0
  417. -- text alignment: 0
  418. -- font id: 3
  419. -- text size: 12
  420. -- style flags: 0
  421. -- line height: 16
  422. -- part name: Check Out
  423. ----- HyperTalk script -----
  424. on closeField
  425.   global fieldList
  426.   put word 3 of name of me into tempName
  427.   if not(fieldList contains tempName) then
  428.     put (word 3 of name of me) & "," after fieldList
  429.   end if
  430. end closeField
  431.  
  432.  
  433. -- part 29 (field)
  434. -- low flags: 01
  435. -- high flags: 0000
  436. -- rect: left=357 top=23 right=39 bottom=469
  437. -- title width / last selected line: 0
  438. -- icon id / first selected line: 0 / 0
  439. -- text alignment: 0
  440. -- font id: 2
  441. -- text size: 12
  442. -- style flags: 256
  443. -- line height: 16
  444. -- part name: Today's date
  445.  
  446.  
  447. -- part 30 (button)
  448. -- low flags: 00
  449. -- high flags: 8003
  450. -- rect: left=14 top=315 right=336 bottom=95
  451. -- title width / last selected line: 0
  452. -- icon id / first selected line: 0 / 0
  453. -- text alignment: 1
  454. -- font id: 0
  455. -- text size: 12
  456. -- style flags: 0
  457. -- line height: 16
  458. -- part name: Help!
  459. ----- HyperTalk script -----
  460. on mouseUp
  461.   go to stack "Catalog Help"
  462. end mouseUp
  463.  
  464.